home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / mint / l_1199 / 1113 < prev    next >
Encoding:
Internet Message Format  |  1994-08-27  |  1.8 KB

  1. Date: Mon, 28 Feb 1994 17:10:39 -0500
  2. From: "Nicholas S Castellano" <entropy@terminator.rs.itd.umich.edu>
  3. To: itschere@techfak.uni-bielefeld.de
  4. In-Reply-To: Torsten Scherer's message of Mon, 28 Feb 94 8:24:36 +0100 <199402281717.AA14927@techfac.TechFak.Uni-Bielefeld.DE>
  5. Subject: another 1.10 job control bug?
  6.  
  7. >
  8. > After having been on holiday last week I've digged myself through the pile
  9. >of patches that arose in my mailbox yesterday, namely those of SRU, NOX and
  10. >AS. I sort of remember there were also some fixes dealing with job control.
  11. >Something seems to have gone wrong with them, cause now I'm only able to log
  12. >in once at the console, every following getty gets stopped after some:
  13. >
  14. >pid  91 (getty): Fcntl(0, cmd=0x5401)
  15. >pid  91 (getty): Fcntl mode 5401: calling ioctl
  16. >pid  91 (getty): job control: tty pgrp is 16 proc pgrp is 91
  17. >pid  91 (getty): killgroup 91 22
  18. >
  19. > This did not happen in the "clean" version of 1.10, and it does not happen
  20. >on any vconsole (2 Juergen: looks like they're really good 4 something... :-)
  21.  
  22. In one of the patches sent out by nox, there was a 'fix' I sent out a
  23. few weeks ago for a problem someone described in tty.c.  I think the
  24. 'fix' is actually worse than the problem, and that code should *not*
  25. be disabled.
  26.  
  27. The code in question is to release the controlling tty (by setting
  28. it's pgrp to 0) when the process group leader attached to that process
  29. exits.
  30.  
  31. Try undoing that patch and see if it helps.  I generally run with the
  32. TOSTOP bit turned off except when testing job control, so I hadn't
  33. encountered exactly the problem you mentioned here.
  34.  
  35. --
  36. entropy -- it's not just a good idea, it's the second law.
  37. Personal mail:      entropy@gnu.ai.mit.edu
  38. MiNT library mail:  entropy@terminator.rs.itd.umich.edu
  39. "what do you have against octal?" -jrb
  40.  
  41.